Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace inline anonymous classes with named classes #114

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

tarao
Copy link
Owner

@tarao tarao commented Aug 21, 2024

Fix #111

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.82%. Comparing base (37f5efc) to head (92f48ac).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   93.79%   93.82%   +0.02%     
==========================================
  Files          15       15              
  Lines         516      518       +2     
  Branches      103      103              
==========================================
+ Hits          484      486       +2     
  Misses         32       32              
Flag Coverage Δ
3 93.82% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tarao tarao marked this pull request as ready for review August 21, 2024 14:31
@tarao tarao merged commit 5fb140f into master Aug 21, 2024
16 checks passed
@tarao tarao deleted the no-inline-anonymous-class branch August 21, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"New anonymous class definition will be duplicated at each inline site" warning
1 participant